	
;;; QQ: 67762207
[@main]
#IF
checkPKpoint 2
#SAY
_I see you in learning martial arts, first learn to have an honest heart. \ \
_<Close/@exit>
#ELSESAY
_See you is not our Charlie door disciples, come to me I help you? \ \
_With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [111] 1
Check [311] 0
#SAY
<On the task of dialogue./@CALL_Arequest11_2> \
#ACT
Mov D0 1

#IF
Check [209] 1
Check [409] 0
#ACT
Mov D0 1
#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#IF
Check [101] 1
Check [301] 0
checkjob Wizard
#SAY
<On the task of dialogue./@CALL_WizardQuest_8> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @ NoQuest_Say
break

[@CALL_Arequest11_2]
#CALL [AreaQuest\ChoboGuide11\ChoBoGuide11.txt] @Banya_Buaklukjonja

[@CALL_WizardQuest_8]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Wizard.txt] @Basic_Wizard_8

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@NoQuest_Say]
#SAY
_Master of Magic is said to be genetic, your ancestors were certainly excessive Sorcerer. \ \
_<Close/@exit>
[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 